const encoding/json.maxNestingDepth
2 uses
encoding/json (current package)
scanner.go#L144: const maxNestingDepth = 10000
scanner.go#L178: if len(s.parseState) <= maxNestingDepth {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)